Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / IExtensionCollection<T> Interface
Properties Methods

In This Topic
    IExtensionCollection<T> Interface Members
    In This Topic

    The following tables list the members exposed by IExtensionCollection<T>.

    Public Properties
    Public Methods
     NameDescription
     MethodAdds an object to the end of the GrapeCity.Spreadsheet.Collection<T>.  
     Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
     Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
     Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
     MethodOverloaded. Finds the specified extension object in the collection.  
     MethodFinds all extension object in the collection specified by E.  
     Method (Inherited from System.Collections.Generic.IEnumerable<IExtension<T>>)
     Method (Inherited from System.Collections.Generic.ICollection<IExtension<T>>)
    Top
    See Also